Home
last modified time | relevance | path

Searched refs:AVDT_CMD_POOL_ID (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/avdt/
Davdt_msg.c1236 if ((p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) == NULL) in avdt_msg_send()
1257 if ((p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) == NULL) in avdt_msg_send()
1474 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_cmd()
1543 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_rsp()
1588 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_rej()
1649 p_buf = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID); in avdt_msg_send_grej()
Davdt_ccb_act.c814 if ((p_msg = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) != NULL) in avdt_ccb_ret_cmd()
850 if ((p_ccb->p_curr_cmd = (BT_HDR *) GKI_getpoolbuf(AVDT_CMD_POOL_ID)) != NULL) in avdt_ccb_snd_cmd()
/external/bluetooth/bluedroid/include/
Dbt_target.h642 #ifndef AVDT_CMD_POOL_ID
643 #define AVDT_CMD_POOL_ID GKI_POOL_ID_2 macro
/external/libnfc-nci/src/include/
Dbt_target.h270 #ifndef AVDT_CMD_POOL_ID
271 #define AVDT_CMD_POOL_ID GKI_POOL_ID_2 macro