Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_api.cc68 void BTA_HhSetProtoMode(uint8_t dev_handle, tBTA_HH_PROTO_MODE p_type) { in BTA_HhSetProtoMode()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc186 void BTA_HhSetProtoMode(uint8_t dev_handle, tBTA_HH_PROTO_MODE p_type) { in BTA_HhSetProtoMode()
/packages/modules/DnsResolver/
Dres_debug.cpp443 const char* p_type(int type) { in p_type() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc3121 uint8_t* p_type; in bta_dm_set_eir() local