Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgap_api.h237 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() argument
473 *pp_buf = p_buf; in GAP_ConnBTRead()
478 *pp_buf = NULL; in GAP_ConnBTRead()