Searched defs:get_l2cap_sdu_start_ptr (Results 1 - 2 of 2) sorted by relevance

/system/bt/btif/src/
H A Dbtif_sock_l2cap.cc931 inline uint8_t* get_l2cap_sdu_start_ptr(BT_HDR* msg) { function
962 OSI_NO_INTR(count = recv(fd, get_l2cap_sdu_start_ptr(buffer), size,
/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc87 inline uint8_t* get_l2cap_sdu_start_ptr(BT_HDR* msg) { function in namespace:__anon148
874 uint8_t* p = get_l2cap_sdu_start_ptr(audio_packet);

Completed in 129 milliseconds