Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgap_api.h266 extern uint16_t GAP_ConnReconfig(uint16_t gap_handle, tL2CAP_CFG_INFO* p_cfg);
/system/bt/stack/gap/
Dgap_conn.cc560 uint16_t GAP_ConnReconfig(uint16_t gap_handle, tL2CAP_CFG_INFO* p_cfg) { in GAP_ConnReconfig() function