Searched refs:tBTM_BLE_CONN_REQ (Results 1 – 2 of 2) sorted by relevance
806 tBTM_BLE_CONN_REQ *p = (tBTM_BLE_CONN_REQ *)osi_malloc(sizeof(tBTM_BLE_CONN_REQ)); in btm_ble_enqueue_direct_conn_req()823 tBTM_BLE_CONN_REQ *p_req; in btm_send_pending_direct_conn()826 p_req = (tBTM_BLE_CONN_REQ*)fixed_queue_dequeue(btm_cb.ble_ctr_cb.conn_pending_q, 0); in btm_send_pending_direct_conn()
256 } tBTM_BLE_CONN_REQ; typedef