Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/acl/
Dpeer_packet_types.h28 char* pbuf = buf; in bd_features_text() local
/packages/modules/Bluetooth/system/main/shim/
Dhelpers.h255 char* pbuf = buf; in DumpBtHdr() local
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_api.cc491 uint8_t report_id, BT_HDR* pbuf) { in HID_HostWriteDev()