Home
last modified time | relevance | path

Searched defs:p_rec (Results 1 – 22 of 22) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c81 UINT8 *p_rec = p_msg; in NDEF_MsgValidate() local
222 UINT8 *p_rec = p_msg; in NDEF_MsgGetNumRecs() local
366 UINT8 *p_rec = p_msg; in NDEF_MsgGetRecByIndex() local
417 UINT8 *p_rec = p_msg; in NDEF_MsgGetLastRecInMsg() local
465 UINT8 *p_rec = p_msg; in NDEF_MsgGetFirstRecByType() local
522 UINT8 *p_rec; in NDEF_MsgGetNextRecByType() local
584 UINT8 *p_rec = p_msg; in NDEF_MsgGetFirstRecById() local
641 UINT8 *p_rec; in NDEF_MsgGetNextRecById() local
699 UINT8 *NDEF_RecGetType (UINT8 *p_rec, UINT8 *p_tnf, UINT8 *p_type_len) in NDEF_RecGetType()
738 UINT8 *NDEF_RecGetId (UINT8 *p_rec, UINT8 *p_id_len) in NDEF_RecGetId()
[all …]
Dndef_cho_utils.c171 UINT8 *p_rec, *p; in NDEF_MsgAddWktAc() local
333 UINT8 *p_rec; in NDEF_MsgAppendMediaBtOobCod() local
382 UINT8 *p_rec; in NDEF_MsgAppendMediaBtOobName() local
438 UINT8 *p_rec; in NDEF_MsgAppendMediaBtOobHashCRandR() local
492 UINT8 *p_rec; in NDEF_MsgAppendMediaBtOobEirData() local
567 UINT8 *p_rec, *p_type; in ndef_get_bt_oob_record() local
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_api.c269 tSDP_DISC_REC *p_rec; in SDP_FindAttributeInDb() local
310 tSDP_DISC_ATTR *SDP_FindAttributeInRec (tSDP_DISC_REC *p_rec, UINT16 attr_id) in SDP_FindAttributeInRec()
341 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid) in SDP_FindServiceUUIDInRec()
432 BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid) in SDP_FindServiceUUIDInRec_128bit()
491 tSDP_DISC_REC *p_rec; in SDP_FindServiceInDb() local
599 tSDP_DISC_REC *p_rec; in SDP_FindServiceInDb_128bit() local
665 tSDP_DISC_REC *p_rec; in SDP_FindServiceUUIDInDb() local
796 BOOLEAN SDP_FindProtocolListElemInRec (tSDP_DISC_REC *p_rec, UINT16 layer_uuid, tSDP_PROTOCOL_ELEM … in SDP_FindProtocolListElemInRec()
829 BOOLEAN SDP_FindAddProtoListsElemInRec (tSDP_DISC_REC *p_rec, UINT16 layer_uuid, tSDP_PROTOCOL_ELEM… in SDP_FindAddProtoListsElemInRec()
875 BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec, UINT16 profile_uuid, UINT16 *p_version) in SDP_FindProfileVersionInRec()
[all …]
Dsdp_db.c60 tSDP_RECORD *sdp_db_service_search (tSDP_RECORD *p_rec, tSDP_UUID_SEQ *p_seq) in sdp_db_service_search()
164 tSDP_RECORD *p_rec; in sdp_db_find_record() local
190 tSDP_ATTRIBUTE *sdp_db_find_attr_in_rec (tSDP_RECORD *p_rec, UINT16 start_attr, in sdp_db_find_attr_in_rec()
334 tSDP_RECORD *p_rec = &sdp_cb.server_db.record[0]; in SDP_DeleteRecord() local
403 tSDP_RECORD *p_rec = &sdp_cb.server_db.record[0]; in SDP_AddAttribute() local
900 tSDP_RECORD *p_rec = &sdp_cb.server_db.record[0]; in SDP_DeleteAttribute() local
975 tSDP_RECORD *p_rec; in SDP_ReadRecord() local
Dsdp_server.c182 tSDP_RECORD *p_rec = NULL; in process_service_search() local
326 tSDP_RECORD *p_rec; in process_service_attr_req() local
581 tSDP_RECORD *p_rec; in process_service_search_attr_req() local
Dsdp_discovery.c789 tSDP_DISC_REC *p_rec; in save_attr_seq() local
853 tSDP_DISC_REC *p_rec; in add_record() local
895 static UINT8 *add_attr (UINT8 *p, tSDP_DISCOVERY_DB *p_db, tSDP_DISC_REC *p_rec, in add_attr()
Dsdp_utils.c853 tSDP_RECORD *p_rec; in sdpu_get_list_len() local
881 UINT16 sdpu_get_attrib_seq_len(tSDP_RECORD *p_rec, tSDP_ATTR_SEQ *attr_seq) in sdpu_get_attrib_seq_len()
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_cache.c110 static void bta_gattc_display_explore_record(tBTA_GATTC_ATTR_REC *p_rec, UINT8 num_rec) in bta_gattc_display_explore_record()
435 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_get_disc_range() local
572 tBTA_GATTC_ATTR_REC *p_rec = p_srvc_cb->p_srvc_list + p_srvc_cb->cur_srvc_idx; in bta_gattc_explore_srvc() local
638 tBTA_GATTC_ATTR_REC *p_rec = p_srvc_cb->p_srvc_list + p_srvc_cb->cur_char_idx; in bta_gattc_char_disc_cmpl() local
671 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_char_dscpt_disc_cmpl() local
700 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_srvc_in_list() local
739 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_add_srvc_to_list() local
781 tBTA_GATTC_ATTR_REC *p_rec = NULL; in bta_gattc_add_char_to_list() local
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c879 tBTM_SEC_DEV_REC *p_rec; in btm_sec_save_le_key() local
1010 tBTM_SEC_DEV_REC *p_rec; in btm_ble_update_sec_key_size() local
1031 tBTM_SEC_DEV_REC *p_rec; in btm_ble_read_sec_key_size() local
1144 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (bd_addr); in btm_ble_set_encryption() local
1241 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (bda); in btm_ble_start_encrypt() local
1396 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (bda); in btm_ble_ltk_request_reply() local
1509 static void btm_ble_resolve_random_addr_on_conn_cmpl(void * p_rec, void *p_data) in btm_ble_resolve_random_addr_on_conn_cmpl()
1849 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (bd_addr); in BTM_BleDataSignature() local
1971 tBTM_SEC_DEV_REC *p_rec = btm_find_dev (bd_addr); in BTM_BleVerifySignature() local
Dbtm_ble_gap.c631 static void btm_ble_resolve_random_addr_on_adv(void * p_rec, void *p) in btm_ble_resolve_random_addr_on_adv()
Dbtm_sec.c6067 BOOLEAN btm_sec_find_bonded_dev (UINT8 start_idx, UINT8 *p_found_idx, tBTM_SEC_DEV_REC **p_rec) in btm_sec_find_bonded_dev()
/external/bluetooth/bluedroid/bta/mce/
Dbta_mce_act.c63 tSDP_DISC_REC *p_rec = NULL; in bta_mce_search_cback() local
/external/bluetooth/bluedroid/stack/hid/
Dhidh_api.c77 void hidh_get_str_attr( tSDP_DISC_REC *p_rec, UINT16 attr_id, UINT16 max_len, char *str ) in hidh_get_str_attr()
103 tSDP_DISC_REC *p_rec; in hidh_search_callback() local
/external/bluetooth/bluedroid/stack/a2dp/
Da2d_api.c56 tSDP_DISC_REC *p_rec = NULL; in a2d_sdp_cback() local
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c225 tSDP_DISC_REC *p_rec = NULL; in bta_hf_client_sdp_find_attr() local
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_ndef.c369 UINT8 *p_rec, *p_ndef_start, *p_type, *p_payload, *p_rec_end; in nfa_dm_ndef_handle_message() local
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sdp.c309 tSDP_DISC_REC *p_rec = NULL; in bta_ag_sdp_find_attr() local
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_sdp.c583 tSDP_DISC_REC *p_rec; in bta_hl_find_sink_or_src_srv_class_in_db() local
Dbta_hl_utils.c104 tBTA_HL_SDP_REC *p_rec; in bta_hl_find_sdp_idx_using_ctrl_psm() local
1881 tBTA_HL_SDP_REC *p_rec; in bta_hl_validate_peer_cfg() local
Dbta_hl_act.c1689 tSDP_DISC_REC *p_rec = NULL; in bta_hl_sdp_cback() local
/external/bluetooth/bluedroid/bta/av/
Dbta_av_act.c1626 tSDP_DISC_REC *p_rec = NULL; in bta_av_check_peer_features() local
/external/bluetooth/bluedroid/btif/src/
Dbtif_hl.c1181 tBTA_HL_SDP_REC *p_rec; in btif_hl_find_peer_mdep_id() local