Home
last modified time | relevance | path

Searched refs:GAP_ConnBTRead (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dgap_api.h238 extern uint16_t GAP_ConnBTRead(uint16_t gap_handle, BT_HDR** pp_buf);
/system/bt/stack/gap/
Dgap_conn.cc464 uint16_t GAP_ConnBTRead(uint16_t gap_handle, BT_HDR** pp_buf) { in GAP_ConnBTRead() function