Searched refs:tBTM_BLE_CONN_REQ (Results 1 – 2 of 2) sorted by relevance
696 tBTM_BLE_CONN_REQ *p = (tBTM_BLE_CONN_REQ *)osi_malloc(sizeof(tBTM_BLE_CONN_REQ)); in btm_ble_enqueue_direct_conn_req()713 tBTM_BLE_CONN_REQ *p_req; in btm_send_pending_direct_conn()716 p_req = (tBTM_BLE_CONN_REQ*)fixed_queue_try_dequeue(btm_cb.ble_ctr_cb.conn_pending_q); in btm_send_pending_direct_conn()
232 }tBTM_BLE_CONN_REQ; typedef