Searched refs:PAN_Write (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_pan_api.cc | 44 struct PAN_Write PAN_Write; variable 85 tPAN_RESULT PAN_Write(uint16_t handle, const RawAddress& dst, in PAN_Write() function 89 return test::mock::stack_pan_api::PAN_Write(handle, dst, src, protocol, in PAN_Write()
|
D | mock_stack_pan_api.h | 110 struct PAN_Write { struct 124 extern struct PAN_Write PAN_Write; argument
|
/packages/modules/Bluetooth/system/stack/include/ |
D | pan_api.h | 358 tPAN_RESULT PAN_Write(uint16_t handle, const RawAddress& dst,
|
/packages/modules/Bluetooth/system/stack/pan/ |
D | pan_api.cc | 443 tPAN_RESULT PAN_Write(uint16_t handle, const RawAddress& dst, in PAN_Write() function
|