Home
last modified time | relevance | path

Searched defs:doNothing (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h728 struct doNothing { struct
733 extern struct doNothing doNothing; argument
Dmock_stack_btm_ble.cc88 struct doNothing doNothing; variable
380 void doNothing(uint8_t* data, uint16_t len) { in doNothing() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc740 void doNothing(uint8_t* data, uint16_t len) {} in doNothing() function