Searched refs:p_msg (Results 151 - 159 of 159) sorted by relevance

1234567

/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h1329 ** p_msg - response data.
1335 tBTA_GATT_STATUS status, tBTA_GATTS_RSP *p_msg);
/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_int.h679 extern BOOLEAN avdt_msg_send(tAVDT_CCB *p_ccb, BT_HDR *p_msg);
/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_main.c65 static void bnep_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg);
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_main.c57 static void gatt_l2cif_data_ind_cback (UINT16 l2cap_cid, BT_HDR *p_msg);
/external/bluetooth/bluedroid/include/
H A Dbt_target.h657 BT_API extern void bte_main_hci_send (BT_HDR *p_msg, UINT16 event);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_int.h1063 extern void btm_route_sco_data (BT_HDR *p_msg);
/external/libnfc-nci/src/include/
H A Dbt_target.h396 BT_API extern void bte_hcisu_send (BT_HDR *p_msg, UINT16 event);
/external/libnfc-nci/src/nfc/tags/
H A Drw_t1t_ndef.c2589 ** p_msg: The NDEF message to write
2594 tNFC_STATUS RW_T1tWriteNDef (UINT16 msg_len, UINT8 *p_msg) argument
2631 p_t1t->p_ndef_buffer = p_msg;
H A Drw_t2t_ndef.c3056 ** p_msg: The NDEF message to write
3061 tNFC_STATUS RW_T2tWriteNDef (UINT16 msg_len, UINT8 *p_msg) argument
3102 p_t2t->p_new_ndef_buffer = p_msg;

Completed in 324 milliseconds

1234567