Searched refs:p_r (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_dm_co.c171 BT_OCTET16 p_r; local
175 result = btif_dm_proc_rmt_oob(bd_addr, p_c, p_r);
179 bta_dm_ci_rmt_oob(result, bd_addr, p_c, p_r);
/external/bluetooth/bluedroid/btif/include/
H A Dbtif_dm.h57 BOOLEAN btif_dm_proc_rmt_oob(BD_ADDR bd_addr, BT_OCTET16 p_c, BT_OCTET16 p_r);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c2737 BOOLEAN btif_dm_proc_rmt_oob(BD_ADDR bd_addr, BT_OCTET16 p_c, BT_OCTET16 p_r) argument
2766 fread (p_r , 1 , BT_OCTET16_LEN , fp );
2779 p_r[0], p_r[1], p_r[2], p_r[3], p_r[4], p_r[5], p_r[6], p_r[
[all...]
/external/tcpdump/
H A Dprint-babel.c164 unsigned int len, unsigned char *p_r)
222 memcpy(p_r, prefix, 16);
162 network_prefix(int ae, int plen, unsigned int omitted, const unsigned char *p, const unsigned char *dp, unsigned int len, unsigned char *p_r) argument
/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h553 UINT8 *p_r);
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c2533 BOOLEAN btsnd_hcic_rem_oob_reply (BD_ADDR bd_addr, UINT8 *p_c, UINT8 *p_r) argument
2551 ARRAY16_TO_STREAM (pp, p_r);

Completed in 2740 milliseconds