Home
last modified time | relevance | path

Searched defs:BTM_SetBleDataLength (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h348 struct BTM_SetBleDataLength { struct
358 extern struct BTM_SetBleDataLength BTM_SetBleDataLength; argument
Dmock_stack_btm_ble.cc59 struct BTM_SetBleDataLength BTM_SetBleDataLength; variable
232 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h171 tBTM_STATUS (*BTM_SetBleDataLength)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc613 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function