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.h376 struct BTM_SetBleDataLength { struct
386 extern struct BTM_SetBleDataLength BTM_SetBleDataLength; argument
Dmock_stack_btm_ble.cc63 struct BTM_SetBleDataLength BTM_SetBleDataLength; variable
242 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h115 [[nodiscard]] tBTM_STATUS (*BTM_SetBleDataLength)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc574 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() function