Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h764 typedef UINT8 CONNECTION_TYPE; typedef
770 typedef BOOLEAN CONNECTION_TYPE; typedef
1056 UINT16 handle, CONNECTION_TYPE conn_type,
Dbtm_sec.c93 static BOOLEAN btm_sec_set_security_level ( CONNECTION_TYPE conn_type, char *p_name, UINT8 service…
482 CONNECTION_TYPE conn_type; in BTM_SetSecurityLevel()
516 static BOOLEAN btm_sec_set_security_level (CONNECTION_TYPE conn_type, char *p_name, UINT8 service_i… in btm_sec_set_security_level()
2128 CONNECTION_TYPE conn_type, in btm_sec_l2cap_access_req()
5706 static tBTM_SEC_SERV_REC *btm_sec_find_first_serv (CONNECTION_TYPE conn_type, UINT16 psm) in btm_sec_find_first_serv()