Home
last modified time | relevance | path

Searched refs:MB_FakeGetParentBssDesc (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/mb/
Dmb_fake_child.h74 BOOL MB_FakeGetParentBssDesc(u16 index, WMBssDesc *pBssDesc);
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_fake_child.c1189 BOOL MB_FakeGetParentBssDesc(u16 index, WMBssDesc *pBssDesc) in MB_FakeGetParentBssDesc() function
1235 result = MB_FakeGetParentBssDesc(index, pBssDesc); in MB_FakeReadParentBssDesc()