Searched refs:tBTA_PAN_STATUS (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_bta_pan_co_rx.h | 58 std::function<void(uint16_t handle, bool indication, tBTA_PAN_STATUS result, 61 tBTA_PAN_STATUS /* result */, uint16_t /* len */, 63 void operator()(uint16_t handle, bool indication, tBTA_PAN_STATUS result, in operator() 74 std::function<void(uint16_t handle, bool indication, tBTA_PAN_STATUS result, 77 tBTA_PAN_STATUS /* result */, uint16_t /* len */, 79 void operator()(uint16_t handle, bool indication, tBTA_PAN_STATUS result, in operator()
|
D | mock_btif_bta_pan_co_rx.cc | 60 tBTA_PAN_STATUS result, uint16_t len, in bta_pan_co_mfilt_ind() 67 tBTA_PAN_STATUS result, uint16_t len, in bta_pan_co_pfilt_ind()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_pan_api.h | 38 typedef bool tBTA_PAN_STATUS; typedef 63 tBTA_PAN_STATUS status; /* status of set role event */ 78 tBTA_PAN_STATUS status; /* status of open event */
|
D | bta_pan_co.h | 134 tBTA_PAN_STATUS result, uint16_t len, 147 tBTA_PAN_STATUS result, uint16_t len,
|
/packages/modules/Bluetooth/system/btif/co/ |
D | bta_pan_co.cc | 201 tBTA_PAN_STATUS /* result */, uint16_t /* len */, in bta_pan_co_pfilt_ind() argument 216 tBTA_PAN_STATUS /* result */, uint16_t /* len */, in bta_pan_co_mfilt_ind() argument
|