Home
last modified time | relevance | path

Searched defs:scn (Results 1 – 12 of 12) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_sdp.c83 BOOLEAN bta_hf_client_add_record(char *p_service_name, UINT8 scn, in bta_hf_client_add_record()
Dbta_hf_client_int.h184 UINT8 scn; member
/system/bt/bta/include/
Dbta_mce_api.h55 UINT8 scn; member
Dbta_jv_api.h170 int scn; /* channel # */ member
363 UINT8 scn; /* BTA_JV_GET_SCN_EVT */ member
/system/bt/bta/ag/
Dbta_ag_sdp.c128 BOOLEAN bta_ag_add_record(UINT16 service_uuid, char *p_service_name, UINT8 scn, in bta_ag_add_record()
Dbta_ag_int.h237 UINT8 scn; member
/system/bt/bta/jv/
Dbta_jv_int.h157 UINT8 scn; /* the scn of the server */ member
334 UINT16 scn; member
384 BOOLEAN scn[BTA_JV_MAX_SCN]; /* SCN allocated by java */ member
Dbta_jv_act.c741 UINT8 scn = 0; in bta_jv_get_channel_id() local
790 UINT16 scn = p_data->free_channel.scn; in bta_jv_free_scn() local
/system/bt/stack/btm/
Dbtm_acl.c1588 BOOLEAN BTM_TryAllocateSCN(UINT8 scn) in BTM_TryAllocateSCN()
1615 BOOLEAN BTM_FreeSCN(UINT8 scn) in BTM_FreeSCN()
/system/bt/stack/rfcomm/
Dport_api.c112 int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn, BOOLEAN is_server, in RFCOMM_CreateConnection()
Dport_int.h157 UINT8 scn; /* Service channel number */ member
/system/bt/btif/src/
Dbtif_sock_rfc.c76 int scn; // Server channel number member