Searched defs:sap (Results 1 – 5 of 5) sorted by relevance
/system/nfc/src/nfc/llcp/ |
D | llcp_sdp.cc | 200 static void llcp_sdp_add_sdres(uint8_t tid, uint8_t sap) { in llcp_sdp_add_sdres() 224 static tLLCP_STATUS llcp_sdp_send_sdres(uint8_t tid, uint8_t sap) { in llcp_sdp_send_sdres() 294 uint8_t sap; in llcp_sdp_get_sap_by_name() local 325 static void llcp_sdp_return_sap(uint8_t tid, uint8_t sap) { in llcp_sdp_return_sap() 386 uint8_t type, length, tid, sap, *p_value; in llcp_sdp_proc_snl() local
|
D | llcp_main.cc | 122 uint8_t sap; in llcp_cleanup() local
|
D | llcp_link.cc | 578 uint8_t sap; in llcp_link_update_status() local 608 uint8_t sap, idx; in llcp_link_check_congestion() local 687 uint8_t xx, sap, idx; in llcp_link_check_uncongested() local
|
D | llcp_api.cc | 363 uint8_t sap; in LLCP_RegisterServer() local 479 uint8_t sap; in LLCP_RegisterClient() local
|
/system/bt/include/hardware/ |
D | bt_sdp.h | 118 bluetooth_sdp_sap_record sap; member
|